Namespace - LJCNetCommon
Parameters
text - The text value.
Returns
The Letter based soundex value.
Syntax
C# |
public static String CreateLSoundex(String text)
|
Creates a letter based soundex value. (D)
Remarks
Scatter = SCTR
Aphrodisiac = APHRDSC
Pharmacy = PHRMC
Psychology = PSCHLG
Cart = CRT
Ceiling = CLNG
Cyan = CN
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.